home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / sspell14.zip / STRFN.H < prev    next >
Text File  |  1992-07-06  |  157b  |  11 lines

  1. #ifdef pyr
  2. # include <strings.h>
  3. # include "string.h" 
  4. #else
  5. # ifdef __TURBOC__
  6. #  include <string.h>
  7. # else
  8. #  include <string.h>
  9. # endif
  10. #endif 
  11.